Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

273 patch partitioningspartidparents #302

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ABLL526
Copy link

@ABLL526 ABLL526 commented Nov 13, 2024

Adding get Ancestors feature:

  • PATCH /partitionings/{partId}/parents PATCH /partitionings/{partId}/parents #273
  • Removed 'Parent' wording to 'Ancestors' since there can be multiple parents going back 'generations'.
  • Similar to getFlowPartitionings
  • Any feedback, concern and questions are encouraged.

@ABLL526 ABLL526 added enhancement New feature or request good first issue Good for newcomers DB Issues touching the Database part of the project Server Issues touching the server part of the project labels Nov 13, 2024
@ABLL526 ABLL526 added this to the v0.4.0 milestone Nov 13, 2024
@ABLL526 ABLL526 self-assigned this Nov 13, 2024
@ABLL526 ABLL526 linked an issue Nov 13, 2024 that may be closed by this pull request
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be ignored.
For my use.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be ignored.
For my use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB Issues touching the Database part of the project enhancement New feature or request good first issue Good for newcomers Server Issues touching the server part of the project
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

PATCH /partitionings/{partId}/parents
1 participant